home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / telecomm / sticpsrc.lzh / SOURCE.ARC / UNRES.C < prev    next >
Encoding:
Text File  |  1990-01-14  |  210 b   |  25 lines

  1. /* routines still to be written in assembler for Turbo C */
  2.  
  3. char spl (char level)
  4. {
  5.     return level;
  6. }
  7.  
  8. void trap_5 ()
  9. {
  10. }
  11.  
  12. sccvec ()
  13. {
  14. }
  15.  
  16. sccnovec ()
  17. {
  18. }
  19.  
  20. scctvec ()
  21. {
  22. }
  23.  
  24. long sccotvec;
  25.